Fork me on GitHub

Other articles


  1. How to reboot your bebox using the CLI

    I've an internet connection which, for some obscure reasons, tend to be very slow from time to time. After rebooting the box (yes, that's a hard solution), all the things seems to go fine again.

    EDIT : Using grep

    After a bit of reflexion, that's also really easy ...

    read more

    There are comments.

  2. PyPI on CouchDB

    By now, there are two ways to retrieve data from PyPI (the Python Package Index). You can both rely on xml/rpc or on the "simple" API. The simple API is not so simple to use as the name suggest, and have several existing drawbacks.

    Basically, if you want to ...

    read more

    There are comments.

  3. Python ? go !

    Cela fait maintenant un peu plus d'un mois que je travaille sur un projet en django, et que, nécessairement, je me forme à Python. Je prends un plaisir non dissimulé à découvrir ce langage (et à l'utiliser), qui ne cesse de me surprendre. Les premiers mots qui me ...

    read more

    There are comments.

  4. Sprinting on distutils2 in Tours

    Yesterday, as I was traveling to Tours, I've took some time to visit Éric, another student who's working on distutils2 this summer, as a part of the GSoC. Basically, it was to take a drink, discuss a bit about distutils2, our respective tasks and general feelings, and to ...

    read more

    There are comments.

  5. Un coup de main pour mon mémoire!

    Ça y est, bientôt la fin. LA FIN. La fin des études, et le début du reste. En attendant je bosse sur mon mémoire de fin d'études et j'aurais besoin d'un petit coup de main.

    Mon mémoire porte sur les systèmes de recommandation. Pour ceux qui connaissent ...

    read more

    There are comments.

  6. Using JPype to bridge python and Java

    Java provides some interesting libraries that have no exact equivalent in python. In my case, the awesome boilerpipe library allows me to remove uninteresting parts of HTML pages, like menus, footers and other "boilerplate" contents.

    Boilerpipe is written in Java. Two solutions then: using java from python or reimplement boilerpipe ...

    read more

    There are comments.

blogroll

social